-
Notifications
You must be signed in to change notification settings - Fork 13
A troubleshooting section added and more doc improvements. #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…upported processors list added.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work on this, @mashhurs. Looks like you're getting some good feedback! I'll let the tech reviews settle before I start reviewing. Meanwhile, please check out https://github.com/elastic/ingest-dev/issues/4783. This will give you a head start on the kinds of things I usually comment on.
… unsupported processors section to make a separate case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This content needs more attention and restructuring, but let's get it in for initial migration so that we have something to work with.
^^ Actually, this won't get built and get picked up without bumping the version and publishing the gem. So if you have time before the freeze sets in, please do that. |
Closes #86 |
This pull request does not have a backport label. Could you fix it @mashhurs? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. This is good to go
@Mergifyio backport 8.18 |
✅ Backports have been created
|
* A troubleshooting section added, supported processors revised and unsupported processors list added. * Update the ingest pipelines internal error case. * Revise the troubleshooting statements, add the Logstash behavior to the unsupported processors. * Update the content based on the doc guidelines recommendation, remove unsupported processors section to make a separate case. (cherry picked from commit e1f5eae)
* A troubleshooting section added, supported processors revised and unsupported processors list added. * Update the ingest pipelines internal error case. * Revise the troubleshooting statements, add the Logstash behavior to the unsupported processors. * Update the content based on the doc guidelines recommendation, remove unsupported processors section to make a separate case. (cherry picked from commit e1f5eae)
* A troubleshooting section added, supported processors revised and unsupported processors list added. * Update the ingest pipelines internal error case. * Revise the troubleshooting statements, add the Logstash behavior to the unsupported processors. * Update the content based on the doc guidelines recommendation, remove unsupported processors section to make a separate case. (cherry picked from commit e1f5eae)
* A troubleshooting section added, supported processors revised and unsupported processors list added. * Update the ingest pipelines internal error case. * Revise the troubleshooting statements, add the Logstash behavior to the unsupported processors. * Update the content based on the doc guidelines recommendation, remove unsupported processors section to make a separate case. (cherry picked from commit e1f5eae) Co-authored-by: Mashhur <[email protected]>
* A troubleshooting section added, supported processors revised and unsupported processors list added. * Update the ingest pipelines internal error case. * Revise the troubleshooting statements, add the Logstash behavior to the unsupported processors. * Update the content based on the doc guidelines recommendation, remove unsupported processors section to make a separate case. (cherry picked from commit e1f5eae) Co-authored-by: Mashhur <[email protected]>
* A troubleshooting section added, supported processors revised and unsupported processors list added. * Update the ingest pipelines internal error case. * Revise the troubleshooting statements, add the Logstash behavior to the unsupported processors. * Update the content based on the doc guidelines recommendation, remove unsupported processors section to make a separate case. (cherry picked from commit e1f5eae) Co-authored-by: Mashhur <[email protected]>
Description
A troubleshooting section added, supported processors are revised and unsupported processors list added.